| 1. | Returns a pseudo - random key from a password , salt and iteration count 用密码、 salt值和迭代次数返回伪随机密钥。 |
| 2. | This method is automatically called if the salt or iteration count is modified 如果salt值或迭代次数已修改,则自动调用此方法。 |
| 3. | The specified salt size is smaller than 8 bytes or the iteration count is less than 1 指定的salt大小小于8字节或迭代次数小于1 。 |
| 4. | Class takes a password , a salt , and an iteration count , and then generates keys through calls to the 类获取密码、 salt值和迭代次数,然后通过调用 |
| 5. | The salt size must be 8 bytes or larger and the iteration count must be greater than zero Salt大小必须等于或大于8字节,并且迭代次数必须大于零。 |
| 6. | In a password - based key derivation function , the base key is a password and the other parameters are a salt value and an iteration count 在基于密码的密钥派生功能中,基本密钥是一个密码,其他参数是一个salt值和一个迭代次数。 |